- program initialization
- инициализация программы
Англо-русский словарь промышленной и научной лексики. 2014.
Англо-русский словарь промышленной и научной лексики. 2014.
initialization — (Amer.) n. act or process of initializing; act of resetting something to its starting value or position; preparation of a computer disk for reading and writing; startup of a system or program, preparing of software or hardware for operation… … English contemporary dictionary
Program optimization — For algorithms to solve other optimization problems, see Optimization (mathematics). In computer science, program optimization or software optimization is the process of modifying a software system to make some aspect of it work more efficiently… … Wikipedia
initialization — initialize UK US (UK also initialise) /ɪˈnɪʃəlaɪz/ verb [I or T] IT ► to prepare a computer program or system to start working: »Please wait while the system is initializing. ► to prepare a computer disk for use so that it can store and read data … Financial and business terms
Lazy initialization — In computer programming, lazy initialization is the tactic of delaying the creation of an object, the calculation of a value, or some other expensive process until the first time it is needed. This is typically accomplished by maintaining a flag… … Wikipedia
Resource Acquisition Is Initialization — Resource Acquisition Is Initialization, often referred to by the acronym RAII, is a popular design pattern in many object oriented languages like C++, D and Ada. The technique, invented by Bjarne Stroustrupcite book title = The Design and… … Wikipedia
Computer program — A computer program (also software, or just a program) is a sequence of instructions written to perform a specified task with a computer.[1] A computer requires programs to function, typically executing the program s instructions in a central… … Wikipedia
Control table — This simple control table directs program flow according to the value of the single input variable. Each table entry holds a possible input value to be tested for equality (implied) and a relevant subroutine to perform in the action column. The… … Wikipedia
Buffer overflow protection — refers to various techniques used during software development to enhance the security of executable programs by detecting buffer overflows on stack allocated variables as they occur and preventing them from becoming serious security… … Wikipedia
PIP — • PCM Interface Port • Personal Information Processor (Tandy) • Peripheral Interchange Program • Picture in Picture (capability) • Position Indicating Probe ( > IEEE Standard Dictionary ) • Predicted Impact Point ( > IEEE Standard… … Acronyms
PIP — [1] PCM Interface Port [2] Personal Information Processor (Tandy) [3] Peripheral Interchange Program [4] Picture in Picture (capability) [5] Position Indicating Probe ( > IEEE Standard Dictionary ) [6] Predicted Impact Point ( > IEEE… … Acronyms von A bis Z
Computer configuration — In communications or computer systems, a configuration is an arrangement of functional units according to their nature, number, and chief characteristics. Often, configuration pertains to the choice of hardware, software, firmware, and… … Wikipedia